Recommended Indexes

Recommended indexes are the descriptors used by CData Virtuality Server to create physical indexes in the materialized tables. This dialog allows to manage index recommendations for the selected optimization. It allows to:

Index creation policy

CData Virtuality Server will create physical indexes according to the optimization settings. The settings are as following:

Redshift Distribution Style

When data is loaded into a table, Amazon Redshift distributes the rows of the table to each of the node slices according to the table's distribution style. Possible distribution styles are as follows:

Recommended Index List

Recommended indexes have the following fields:

To create a new index:

  1. Click on the add index New Index Buttonbutton on the toolbar. It will generate an empty index definition with no column.
  2. Select source table column in the dropdown list.
Note: recommended indexes are supported for MAT_TABLE optimizations only.